{
  "name": "Solstice Lantern Pod",
  "base": {
    "coordSystem": "spherical",
    "baseType": "basicEffect",
    "preset": "Hourglass Pinch",
    "equation": "R * (1 - 0.08*pow(sin(phi), 2) + 0.08*atan(4*cos(9*theta + phi))*pow(sin(phi), 1.4))",
    "baseRadius": 8.9,
    "height": 21.4
  },
  "structure": {
    "modelMode": "potplate",
    "wall": 0.5,
    "uniformShell": false,
    "bottomThickness": 0.85,
    "cylDrain": 0.8,
    "sphTopCut": 28,
    "sphBotFlatten": 155,
    "sphBotCut": 178
  },
  "plate": {
    "enabled": true,
    "plateHeight": 2,
    "plateOpeningAngle": 22,
    "plateDiameterExtra": 0.8,
    "plateRadiusExtra": 0.8,
    "plateSphTopCut": 95,
    "plateSphBotFlatten": 250
  },
  "texture": {
    "type": "interference",
    "preset": "Moire Texture",
    "equation": "sin(19*theta + 7*phi) + sin(20*theta - 6*phi)",
    "intensity": 0.101
  },
  "patterns": {
    "preset1": "Outer Radius Deviation",
    "equation1": "cos(9*theta + 3*phi) - 0.05",
    "preset2": "Basic Band Mask",
    "equation2": "sin(6*phi + 0.3*cos(9*theta))",
    "baseColor": "#482960",
    "patternColor1": "#a6a9aa",
    "patternColor2": "#becf00",
    "overlapColor": "#d1d3d5",
    "depthMm": 1.3
  },
  "mesh": {
    "resV": 150,
    "resT": 220,
    "patternResV": 150,
    "patternResT": 220
  },
  "modifier": {
    "type": "petal",
    "preset": "Petal Migration",
    "equation": "sin(phi)",
    "strength": 0.09,
    "target": "all"
  },
  "distortion": {
    "type": "utility",
    "preset": "None (No Distortion)",
    "dx": "0",
    "dy": "0",
    "dz": "0",
    "strength": 0,
    "region": "all",
    "anchor": "none",
    "space": "xyz"
  }
}